翻訳と辞書
Words near each other
・ Accelerationism
・ Accelerator
・ Accelerator (Internet Explorer)
・ Accelerator (library)
・ Accelerator (Royal Trux album)
・ Accelerator (software)
・ Accelerator (The Future Sound of London album)
・ Accelerator Coaster
・ Accelerator effect
・ Accelerator mass spectrometry
・ Accelerator Neutrino Neutron Interaction Experiment
・ Accelerator operator
・ Accelerator physics
・ Accelerator physics codes
・ Accelerator Prevention Trial (adAPT)
Accelerator table
・ Accelerator Test Facility
・ Accelerator-driven sub-critical reactor
・ Accelerograph
・ Accelerometer
・ Acceleromyograph
・ Acceleron
・ Acceleron Pharma
・ Acceleron Seed Treatment System
・ Acceleware
・ Accelink Technologies
・ Accell
・ Accellera
・ Accellion, Inc.
・ Accelops


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Accelerator table : ウィキペディア英語版
Accelerator table

In Windows programming, an accelerator table allows an application to specify a list of ''accelerators'' (keyboard shortcuts) for menu items or other commands. For example, Ctrl+S is often used as a shortcut to the File→Save menu item, Ctrl+O is a common shortcut to the File→Open menu item, etc. An accelerator takes precedence over normal processing and can be a convenient way to program some event handling.
Accelerator tables are usually located in the resources section of the binary.
==Accelerators and menus==
Each accelerator is associated with a control ID, the same kind of IDs which are assigned to buttons, combo boxes, list boxes, and also menu items. In this way, GUI objects can be created which represent the same function as an accelerator.
Since using the menus, and subsequently the mouse, is not always the best solution, it is important to provide users with the possibility to minimize usage of the mouse. For this reason showing the accelerators in menus can be useful; it informs the user that there are shortcuts, and that using the mouse is not always mandatory.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Accelerator table」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.